[INFO] fetching crate stardust-xr-fusion 0.51.0...
[INFO] checking stardust-xr-fusion-0.51.0 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate stardust-xr-fusion 0.51.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stardust-xr-fusion 0.51.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate stardust-xr-fusion 0.51.0
[INFO] tweaked toml for crates.io crate stardust-xr-fusion 0.51.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stardust-xr-fusion 0.51.0 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stardust-xr-fusion 0.51.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded angle v0.5.0
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded xkbcommon v0.9.0
[INFO] [stderr]   Downloaded manifest-dir-macros v0.1.18
[INFO] [stderr]   Downloaded global_counter v0.2.2
[INFO] [stderr]   Downloaded stardust-xr-wire v0.51.0
[INFO] [stderr]   Downloaded shiva-color-rs v0.0.1
[INFO] [stderr]   Downloaded flexbuffers v25.9.23
[INFO] [stderr]   Downloaded stardust-xr-protocol v0.51.0
[INFO] [stderr]   Downloaded stardust-xr-gluon v0.51.0
[INFO] [stderr]   Downloaded flatbuffers v25.9.23
[INFO] [stderr]   Downloaded glam v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77
[INFO] running `Command { std: "docker" "start" "f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking nix v0.30.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking global_counter v0.2.2
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.18
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling stardust-xr-wire v0.51.0
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling kdl v4.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling stardust-xr-protocol v0.51.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling stardust-xr-fusion v0.51.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking angle v0.5.0
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking flexbuffers v25.9.23
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking shiva-color-rs v0.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]     Checking glam v0.30.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling zvariant v5.7.0
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.11.0
[INFO] [stderr]     Checking zbus v5.11.0
[INFO] [stderr]     Checking stardust-xr-gluon v0.51.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77", kill_on_drop: false }`
[INFO] [stdout] f7d8de9b8ffa9ee1c105183a4667b55a9ffe57698f07c4384f2c9714061edf77
